program generator造句
例句与造句
- Report program generator , rpg
报表程序产生器角色扮演游戏 - Cpg certified program generator
合格程序生成器 - Program generator is a program that accepts a software ' s high level specification and produce its implementationl
程序生成器就是一个程序,它接受一块软件的一个高层规范,并且产生它的实现。 - With the program generator , all the thing we should do is express " what " , generator will generates the code
利用程序生成器,我们只需在规范( specification )表达是“什么” ,由生成器产生具体代码。 - Program generator represents a family of programs , not just a program , the generated programs are more maintainable and correct
程序生成器代表了程序族,而不仅仅是单一的特定系统的程序,生成的程序更容易维护,也更正确。 - It's difficult to find program generator in a sentence. 用program generator造句挺难的
- A completely new finite element software , finite element program generator ( fepg ) , is introduced and its designing thought and organizing structure is presented
摘要本文介绍了一个全新的有限元软件有限元程序生成系统( fepg )的设计方法和程序结构。 - For automactic programming of report form . the paper analyses general procedure of report form program generator and programming , which has been applied in practice
摘要为了实现报表程序生成的自动化,本文对报表程序生成器的整体构思和实现方法作了分析探讨,同时进行了初步设计,现已投入使用。 - In this paper , how to evolve the action component part of struts framework into black - box framework using java reflection and program generator respectively is discussed , taking the adding , deleting , modifying in a database in struts + ejb - kiatabase three layers architecture as an example . i first present a white - box framework based implementaion that adding , deleting , modifying a database , then how to evolve the action component part of struts framework into black - box framework using java reflection and program generator respectively in the target domain is discussed , thereby all these operations can implement without programmingjust config in a xml file , reach the objective of reducing the duplicate codes , improving the maintainability , cutting down the cost of developing applications
首先给出了基于白盒struts框架的对数据库表的增、删、改操作的一个实现,然后分别采用反射机制和程序生成器技术将struts框架的action组件部分在这一目标领域里进化为黑盒框架,从而使所有对数据库的增、删、改不再需要编程,只需在xml文件中进行相应配置即可,达到减少重复代码的数量,提高程序的可维护性,降低开发成本的目的。